home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.mactech.com 2010
/
ftp.mactech.com.tar
/
ftp.mactech.com
/
machack
/
Hacks95
/
MagicTitleHack.sit
/
MagicTitle
/
MagicTitle Source&Stuff
/
Source
/
HackDragWindow.h
< prev
next >
Wrap
Text File
|
1995-05-08
|
164b
|
14 lines
// HackDragWindow.h
#ifndef HackDragWindow_h
#define HackDragWindow_h
#include <Types.h>
#include <Files.h>
#include <QuickDraw.h>
void HackInit(void);
#endif